@charset "utf-8";
/* CSS Document */
@import url(mobile_header.css);

.Main {}

/*头条*/
.HomeHots {
    min-height: auto;
    padding: 10px;
}

.HomeHots .gd {
    display: block;
}

.HomeHotstitle {
    display: none;
}

.HomeHotsbody {
    width: 100vw;
    overflow: hidden;
}



.HomeHots h1 {
    width: calc(100vw - 20px);
    margin-left: 10px;
    margin-right: 10px;
    text-align: center;
    font-size: 17px;
}

.HomeHotslist {
    height: auto;
}

.HomeHotslist li {
    text-align: left;
    margin-bottom: 10px;
    width: calc(100vw - 20px);
    float: none;
}

.HomeHotslist li a {
    float: none;
    width: 100%;
}


.HomeHotslist li+li::before {
    content: none;
}

.Part1 {
    padding: 0 10px;
}

.Part1>.f_l,
.Part1>.f_r {
    width: auto;
}

.Focus {
    width: auto;
    height: calc((100vw - 20px) / (720 / 389));
}

.Focus .bd li {
    width: calc(100vw - 20px);
    height: calc((100vw - 20px) / (720 / 389));
    display: block !important;
    float: left;
}

.Focus .bg {
    height: 35px;
}

.Focus .bd li a {
    display: block;
    height: 100%;
}

.Focus .text {
    padding-top: 5px;
    width: calc(100vw - 120px);
    float: left;
}

.Focus .text li {
    font-size: 14px;
}

.Focus .num {
    float: right;
    bottom: 10px;
}

.Focus .num li {
    width: 8px;
    height: 8px;
}

.Focus>a {
    display: none;
}

.GwyxxBtns {
    margin-top: 0px;
}

.GwyxxBtns ul {
    flex-wrap: wrap;
}

.GwyxxBtns li {
    width: calc((100% - 10px) / 2);
    margin-top: 10px;
}

.GwyxxBtns li span {
    font-size: 16px;
    margin-left: 10px;
}

.ulList li {
    font-size: 15px;
    padding: 6px 0;
    padding-left: 15px;
}

.ulList li span {
    font-size: 14px;
}

.ulList li a {
    max-width: calc(100% - 100px);
}

.NewsSlide {
    margin-top: 10px;
}

.NewsSlide .hd {
    padding: 0;
}

.NewsSlide .hd ul {}

.NewsSlide .hd li {
    float: left;
    font-size: 17px;
    min-width: auto;
    width: 10px;
}

.NewsSlide .hd li.T,
.NewsSlide .hd .onBar {
    width: calc((100vw - 50px) / 4);
}

.NewsSlide .bd>* {
    display: block !important;
    float: left;
}

.NewsSlide ul.ulList {
    min-height: 190px;
}

.NewsSlide ul.ulList li {
    padding: 6px 0;
    padding-left: 15px;
}

/* 领导之窗 */

.NewsSlide2 {
    margin-top: 10px;
}

.NewsSlide2 .hd {
    padding: 0;
}

.NewsSlide2 .hd ul {}

.NewsSlide2 .hd li {
    float: left;
    font-size: 14px;
    min-width: auto;
    width: 10px;
}

.leader {
    margin-top: 15px;
    width: 100%;
    display: flex;
    height: auto;
}

.brief {
    font-size: 14px;

}

.brief .title {
    font-size: 16px;
    margin-bottom: 5px;
    word-spacing: 1.2em;
}

.DRZW,
.LDFG {
    line-height: 25px;
}

/* 政务服务 */
.zwfw {
    min-height: auto;
}

.zwfw ul li {
    width: calc((100vw - 40px) / 2);
    display: flex;
    height: 60px;
    /* min-height: 70px; */
    margin-top: 10px !important;
    margin-left: 10px;
    margin-right: 10px !important;
    align-items: center;
    /* margin: 10px 10px 0px 10px; */
}

.zwfw ul li h1 {
    text-align: left;
    margin-left: 5.5rem !important;
    font-size: 1.1rem;
}

.zwfw ul li:nth-child(4) h1 {
    margin-left: 3.2rem !important;
}



/* 政民互动    书记区长 */
.sjqz {
    width: calc(100vw - 20px);
    background: #FFF;
    margin-left: 10px;
    margin-right: 10px;
    height: auto;
}

.sjqzlist,
.zjdc {
    background: #FFF;
}

.sjqz div img {
    width: 100%;
}

.sjqzlist {
    width: 100%;
    height: auto;

}

.xjconut {
    margin-left: 0px;
    margin-right: 0px;
}

.xjconut ul {
    display: flex;
    justify-content: flex-start;
    flex-wrap: wrap;
}

.xjconut ul li {
    width: calc((100vw - 20px) / 2);
}

.zjdc {
    width: 100%;
    height: auto;
    padding-top: 25px;
    padding-left: 0px;
    padding-right: 0px;
    margin-left: 10px;
    margin-right: 10px;
}

.zjdc .title ul li.onright {
    padding-right: 15px;
}

.zjdc .title ul li {
    height: 35px;
    font-size: 16px;

}

.zjdc .title ul li.onleft {
    width: 84px;
    font-size: 18px;

}

.zmhdzsk {
    width: calc(100vw - 20px);
    margin-left: 10px;
    margin-right: 10px;
    height: auto;
}

.zmhdzsk img {
    width: 100%;
}

.zmhdzsk .ulList {
    width: 100%;
}












.NewsSlide2 .hd li.T,
.NewsSlide2 .hd .onBar {
    width: calc((100vw - 50px) / 4);
}

.NewsSlide2 .bd>* {
    display: block !important;
    float: left;
}

.NewsSlide2 ul.ulList {
    min-height: 190px;
}

.NewsSlide2 ul.ulList li {
    padding: 6px 0;
    padding-left: 15px;
}

/* 首页统一标题样式 */
.index_ty_title {
    /* margin: 0 auto;
    background: url(./ztzl_bg2_2024.jpg) no-repeat; */
    background-size: 200px 30px;
    width: 200px;
    height: 30px;
    margin-bottom: 20px;
}

.index_ty_title span {
    font-size: 18px;
    font-weight: bold;
    color: #0071c4;
    line-height: 1.5;
    /* margin: 0 1em; */
    text-align: center;
}

/* 专题专栏 */
.Part2 {}



/* 
.Part2 .Tit {
    width: 170px;
    height: 60px;
    margin: 0 auto;
}

.Part2 .Tit a {
    display: flex;
    padding-right: 5px;
    justify-content: flex-start;
    padding-top: 0;
    flex-direction: column;
}

.Part2 .Tit a::before {
    width: 100%;
    height: 40px;
    left: 0;
    top: 11px;
    background: linear-gradient(to bottom, #d3e4fa, transparent);
    z-index: 0;
}

.Part2 .Tit h1 {
    width: 135px;
    height: 40px;
    font-size: 20px;
    text-align: center;
    display: flex;
    align-items: center;
    justify-content: center;
}

.Part2 .Tit h1::before {
    width: 11px;
    height: 12px;
    left: auto;
    top: 0;
    right: -11px;
    border-radius: 0 6px 0 0;
}

.Part2 .Tit h1::after {
    width: 11px;
    height: 12px;
    left: auto;
    top: 0;
    right: -11px;
    border-radius: 6px 6px 0 0;
}

.Part2 .Tit h1 i {
    top: 100%;
    left: 0;
    width: 100%;
    height: 0;
    border-top: 15px solid #578ed2;
    border-left: 67.5px solid transparent;
    border-right: 67.5px solid transparent;
    border-bottom: none;
} */

.ZtPicBox {
    width: auto;

    margin: 10px 10px 0;
    max-width: calc(100vw - 20px);
    display: block;
}

.ZtPicBox .bd ul li {

    width: calc(100vw - 30px);
    height: calc((100vw - 30px) / (325 / 150));
    overflow: hidden;
    /* padding: 0 5px; */
    /* display: block !important; */
    /* float: left; */
    margin: 0;
    max-width: inherit;
}

.ZtPicBox .bd ul li img {
    display: block;
    width: 100%;
    height: 150px;
}

.ZtPicBox .num {
    display: none;
}


.ZtPicBox .bd li>a {
    display: block;
    padding: 0 5px;
    position: relative;
    height: 100%;
}

.ZtSlide {
    display: none;
}



.PartTitle {
    zoom: 0.7;
}

/* 通知公告 */
.tzgg_w {
    width: calc(100% - 20px);
    margin-bottom: 15px;
}

.tzgg_w .border1 {
    border-left: 0px solid #e2e2e2;
}

.border1 img {
    margin-left: 0px;
}


.TzggPart {
    height: 105px;
    overflow: hidden;
    margin: 0 5px;
}

.TzggPart .tzgg_title {
    float: left;
    text-align: left;
    padding-top: 10px;
    width: 80px;
}

.TzggPart .TzggSlide,
.TzggPart .TzggSlide2 {
    float: right;
    width: calc(100% - 80px);
    overflow: hidden;
}

.TzggPart div.ulList li {
    float: none;
    width: 100%;
    padding: 7px 0;
    /* padding-left: 22px; */
}

/* .TzggPart {
    margin-top: 15px;
    padding-right: 10px;
}

.TzggPart ul.ulList li {
    padding: 5px 0;
    padding-left: 15px;
}

.TzggPart ul.ulList li+li+li+li+li {
    display: none;
} */
.gwy_szf ul {
    display: flex;
    flex-wrap: wrap;
    align-content: space-between;
}

.gwy_szf ul li {
    width: 50%;
}

.gwy_szf ul li a {
    display: block;
    margin-left: 10px;
    margin-right: 10px;
    margin-bottom: 10px;
}

.gwy_szf ul li img {
    width: 100%;
    height: 100%;
}

/* 政务公开 */
.ldzc,
.zcwj2024 {
    /* width: 100vw; */
    width: calc(100vw - 20px);
    margin: 0 10px;
}

/* 2025318增加 */
.zcwj2024 .bd ul li {
    width: calc(100vw - 40px);
}


/* 政府信息公开 */
.zfxxgk ul {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    align-items: center;
    padding-left: 10px;
    padding-right: 10px;
}

.zfxxgk ul li {
    display: block;
    margin-bottom: 10px;
    width: calc(50% - 65px);
    padding-left: 45px;
    font-size: 14px;
}

.zfxxgk ul li:nth-child(3),
.zfxxgk ul li:nth-child(4),
.zfxxgk ul li:last-child {
    width: calc(50% - 65px);
}

.zfxxgk ul li:nth-child(5) {
    width: calc(50% - 65px);
}

.zfxxgk ul li:last-child {
    width: calc(50% - 65px);
}

.Part3 {
    padding: 10px 0px 0;
    margin-top: 15px;
}

.Part3>.f_l,
.Part3>.f_r {
    width: auto;
    padding: 0 10px;
}

.ZwgkSlide {
    margin-top: 15px;
}

.ZwgkSlide .hd ul {
    display: block;
}

.ZwgkSlide .hd li {
    float: left;
    font-size: 17px;
    min-width: auto;
    margin-right: 10px;
}

.ZwgkSlide .hd li:nth-last-of-type(1) {
    margin-right: 0;
}

.ZwgkSlide .hd li.T,
.ZwgkSlide .hd .onBar {
    width: calc((100vw - 50px) / 4);
}

.ZwgkSlide .bd {
    min-height: auto;
}

.ZwgkSlide .bd>* {
    display: block !important;
    float: left;
}

.ZwgkSlide ul.ulList {
    min-height: 126px;
}

.ZwgkSlide ul.ulList li {
    padding: 6px 0;
    padding-left: 15px;
}


.YjzzcPart {
    margin-top: 10px;
}

.YjzzcPart label {
    padding-left: 10px;
    display: none;
}

.YjzzcPart label img {
    zoom: 0.7;
}

.YjzzcPart input {
    font-size: 15px;
    width: calc(100% - 110px);
    padding-left: 10px;
}

.YjzzcPart a {
    width: 90px;
    font-size: 16px;
}

.YjzzcPart a img {
    margin-right: 5px;
    zoom: 0.7;
}

.LdzcBtns ul {}

.LdzcBtns li {
    width: calc((100% - 10px) / 2);
}

.LdzcBtns li a {
    font-size: 17px;
}

.ZfxxgkPart {
    margin-top: 15px;
}

.ZfxxgkPart>h1 {
    font-size: 22px;
}

.ZfxxgkPart>ul {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
}

.ZfxxgkPart li {
    width: calc((100% - 10px) / 2);
    height: 50px;
}

.ZfxxgkPart li+li {
    border: none;
}

.ZfxxgkPart li+li+li {
    margin-top: 10px;
}

.ZfxxgkPart li a {
    padding: 0;
    font-size: 15px;
    text-align: center;
    line-height: 50px;
}

.ZfxxgkPart li img {
    display: none;
}


.Part4 {
    padding: 10px 0px 0;
}

.Part4 .Title>h1 {
    font-size: 26px;
}

.Part4 .flex {
    display: block;
    padding: 0 10px;
    margin-top: 0;
}

.GrfwPart {
    width: auto;
    margin-top: 15px;
    height: 280px;
    height: auto;
}

.GrfwPart>.Con {
    padding: 15px 10px 0;
}

.GrfwSlide .hd li {
    width: calc((100% - 30px) / 4);
}

.GrfwSlide .hd li a {
    font-size: 15px;
}

.GrfwSlide .bd ul {
    min-height: 60px;
    padding-bottom: 30px;
    display: block !important;
    float: left;
}

.GrfwSlide .bd li {
    font-size: 15px;
}

.FwzqPart {
    width: auto;
    height: auto;
    margin-top: 15px;
}

.FwzqPart .hd {
    display: none;
}

.FwzqPart .bd {
    height: auto;
    min-width: auto;
}

.FwzqPart .bd ul {
    min-width: auto;
}

.FwzqPart .bd li,
.FwzqPart .bd li:nth-of-type(2n) {
    display: block !important;
    float: left;
    width: calc((100vw - 40px) / 3);
    height: 80px;
    margin-right: 10px;
}

.FwzqPart .bd li:nth-of-type(3n) {
    margin-right: 0;
}

.FwzqPart .bd li+li+li {
    margin-top: 0;
}

.FwzqPart .bd li+li+li+li {
    margin-top: 10px;
}

.FwzqPart .bd li img {
    zoom: 0.9;
}

.FwzqPart .bd li span {
    font-size: 14px;
}

@media screen and (max-width:310px) {
    .FwzqPart .bd li img {
        zoom: 0.7;
    }

    .FwzqPart .bd li span {
        font-size: 12px;
    }
}

.YstbSlide {
    margin: 0 10px;
}

.YstbSlide .bd {
    position: relative;
    margin: 0 45px;
}

.YstbSlide .bd .tempWrap {
    transform: none;
}

.YstbSlide .bd li {
    display: block !important;
    float: left;
    margin: 10px 0;
    background: none;
    padding: 0 10px;
    box-sizing: border-box;
    box-shadow: none;
    height: 80px;
}

.YstbSlide .bd li::before {
    content: '';
    display: block;
    position: absolute;
    width: calc(100% - 20px);
    height: 100%;
    border-radius: 10px;
    background: #FFF;
    box-shadow: 0px 0px 8px 0px rgba(70, 147, 248, 0.25);
    left: 10px;
    top: 0px;
    z-index: 0;
}

.YstbSlide .bd li a {
    position: relative;
    z-index: 1;
    justify-content: center;
}

.YstbSlide .bd li .pic {
    width: 80px;
}

.YstbSlide .bd li .pic img {
    zoom: 0.7;
}

.YstbSlide .bd li .text h1 {
    font-size: 18px;
}

.YstbSlide .bd li .text p {
    font-size: 14px;
}

.YstbSlide>a.prev {
    left: 0;
}

.YstbSlide>a.next {
    right: 0;
}



.SjxxPart {
    width: auto;
    height: auto;
    margin: 10px 10px 0;
    padding: 10px;
}

.SjxxPart::before {
    height: 80px;
}

.TitPart {
    display: block;
}

.TitPart .xjtj {
    display: none;
}

.TitPart .hd li {
    min-width: auto;
    font-size: 17px;
    margin: 0 10px;
}

.TitPart .hd li.T {
    margin: 0;
}

.TitPart .hd li a {
    white-space: nowrap;
}

.SjxxPart .tempWrap {
    margin-top: 10px;
}

.SjxxPart .bd {
    min-height: auto;
}

.SjxxPart .bd>* {
    display: block !important;
    float: left;
    min-width: auto;
}

.xjTable {
    min-height: auto;
    margin-bottom: 10px;
}

.xjTable .Ttitle {
    text-align: left;
    padding-left: 15px;
}

.xjTable .Ttype {
    display: none;
}

.xjTable .Tdate {
    display: none;
}

.xjTable colgroup col:nth-of-type(1),
.xjTable thead tr th:nth-of-type(1),
.xjTable tbody tr td:nth-of-type(1),
.xjTable colgroup col:nth-of-type(3),
.xjTable thead tr th:nth-of-type(3),
.xjTable tbody tr td:nth-of-type(3) {
    display: none;
}

.xjTable colgroup col:nth-of-type(4) {
    width: 100px;
}

.xjTable table thead th {
    /* font-size: 17px; */
}

.xjTable table thead th.Ttitle,
.letterTitle {
    padding-left: 10px;
}

.letterTitle div {
    width: calc(100vw - 30px);
}

.xjTable table tbody tr {
    /* font-size: 14px; */
    height: 30px;
}


.WyxxBtns {
    margin-top: 10px;
}

.WyxxBtns ul {
    flex-wrap: wrap;
}

.WyxxBtns li {
    width: calc((100vw - 50px) / 2);
}

.WyxxBtns li+li+li {
    margin-top: 10px;
}

.WyxxBtns li a {
    font-size: 15px;
}

.WyxxBtns li img {
    zoom: 0.9;
}

.WyxxBtns li span {
    margin-left: 10px;
}


.ZjdcPart {
    width: auto;
    margin: 10px 10px 0;
}

.ZjdcPart .hd .onBar {
    width: 68px;
}

.ZjdcPart .hd li {
    font-size: 17px;
    min-width: auto;
    margin-right: 25px;
}

.ZjdcPart .hd li:nth-last-of-type(1) {
    margin-right: 0;
}

.ZjdcPart .bd .zjdcLsit li {
    height: 60px;
}

.ZjdcPart .bd .zjdcLsit li h1 {
    font-size: 15px;
    max-width: calc(100% - 100px);
}

.ZjdcPart .bd .zjdcLsit li span {
    font-size: 15px;
    width: 80px;
    height: 40px;
    line-height: 40px;
}

.JytaSlide .inhd {
    justify-content: center;
}

.JytaSlide .inhd li {
    font-size: 16px;
    padding: 0 5px;
}

.JytaSlide .inbd>* {
    display: block !important;
    float: left;
}


.XwfbhBtns {
    margin: 15px 10px 0;
}

.XwfbhBtns ul {
    flex-wrap: wrap;
}

.XwfbhBtns li {
    width: calc((100vw - 30px) / 2) !important;
}

.XwfbhBtns li+li+li {
    margin-top: 10px;
}

.XwfbhBtns li img {
    zoom: 0.8;
}

.XwfbhBtns li a {
    font-size: 17px;
    padding: 0 10px;
}

.XwfbhBtns li span {
    margin-left: 10px;
}


.Part6 {
    background-position: left top;
    /* padding: 10px; */
    background-size: auto 100%;
    padding-bottom: 10px;
}

.Part6 .Tit {
    padding: 20px 0 0 0;
    height: auto;
    position: relative;
    top: auto;
}

.Part6 .Tit img {
    width: 90%;
    padding-left: 10px;
    padding-right: 10px;
}

/* 走进钟山 */

.ZjldSlide {
    width: 100vw;
    margin-left: 0px;
    margin-bottom: 0px;
}

.ZjldSlide .hd {
    display: none;
}


.isTouchSlide.ZjldSlide .bd {
    /* margin: 0 auto; */
    /* margin: 0 calc((100% - 308px) / 2); */
    margin: 0 calc((100% - 308px) / 2);
}

.ZjldSlide .bd li {
    width: 100vw;
    display: block !important;
    float: left;
    height: auto;
    margin: 15px 0;
    /* margin: 15px 0 0; */
}

.ZjldSlide .bd li:nth-child(2n) {
    padding-top: 0;
}

.ZjldSlide .bd li a {
    display: block;
    height: 100%;
}

.ZjldSlide .bd li img {
    width: auto;
    display: block;
    margin: 0 auto;
}

.ZjldSlide .preBtns {
    display: none;
}

.ZjldSlide:hover .preBtns>a.next {
    right: -5px;
}

.ZjldSlide .bd li .title {
    font-family: '楷体';
    font-size: 20px;
}

/* 适老版本 */
.slMTheme .HomeHots h1 {
    font-size: 24px;
}

.slMTheme .HomeHotslist li {
    font-size: 20px;
}

.slMTheme .HomeHots .gd {
    font-size: 20px;
}

.slMTheme .Focus .text li {
    font-size: 18px;
}

.slMTheme .ulList li {
    font-size: 16px;
}

.slMTheme .TzggPart {
    height: 115px;
}

.slMTheme .TzggPart .tzgg_title {
    padding-top: 25px;
}

.slMTheme .NewsSlide .hd li {
    font-size: 20px;
}

.slMTheme .NewsSlide2 .hd li a {
    line-height: 20px;
}

.slMTheme .NewsSlide2 .hd li {
    font-size: 18px;
}

.slMTheme .brief {
    font-size: 16px;
}

.slMTheme .zfxxgk ul li {
    font-size: 16px;
}

.slMTheme .zfxxgk ul li {
    padding-top: 10px;
    padding-bottom: 10px;
    font-size: 16px;
}

.slMTheme .gwy_szf ul li {
    width: 100%;
}

@media screen and (max-width:600px) {}

@media screen and (max-width:375px) {}

@media screen and (max-width:320px) {}